PXC Documentation

PXC Home

Reaction Diffusion

pre 1.18

Simulate reaction diffusion effect.

Node Data

Display name

Reaction Diffusion

Internal name

Node_RD

Inheritances

Node_RD

Inputs

Surfaces

surface

Seed

surface

Add B

Diffusion

slider

Diffusion

slider

Diffusion A

slider

Diffusion B

Parameter

slider

Kill Rate

slider

Feed Rate

Simulation

float

Timestep

int

Iteration

Outputs

surface

Reacted

surface

Rendered

Attributes

Color Depth

Simulate reaction diffusion system, where 2 different 'chemicals' (A and B) react to each other. A feedback system is required for the simulation to run.



Properties


Surfaces
SeedInitial density.
Add BSurface defining how much the new chemical is to be added.
Diffusion
DiffusionBase diffusion factor.
Diffusion ASpecific diffusion factor for the A chemical.
Diffusion BSpecific diffusion factor for the B chemical.
Parameter
Kill RateThe rate where the B impede the density of the next iteration of B.
Feed RateGrow rate of the A chemical.



Related Links